home *** CD-ROM | disk | FTP | other *** search
/ hornet.scene.org / hornet.scene.org FTP 11-25-2012.zip / hornet.scene.org FTP 11-25-2012 / code / hardware / keyboard / 00_index.txt next >
File List  |  2012-06-16  |  2KB  |  35 lines

  1. kbdhand9.zip      26409 **+   Keyboard handler by Patch : Source for making a
  2.                               | keyboard handler (int 9) and reading the
  3.                               | keyboard from the handler - Doesn't tell you
  4.                               | much, but is a good demonstration.  I'd suggest
  5.                               | for those needing to write a keyboard handler
  6.                               | is to get a hardware reference for the keyboard
  7.                               | and see what other options are available and
  8.                               | how the code works. Assembler, C/C++, real-mode
  9. keyb.zip          18117       Introduction To Keyboard Handlers by Alioth, Don
  10.                               | Williamson of O.M.D : How to construct a
  11.                               | keyboard handler from scratch and why what you
  12.                               | do actually works. :)
  13. keyboard.zip      10166 ***   Keyboard Routines by Sean Werkema : Gives you
  14.                               | lowlevel access to the keyboard. Assembler,
  15.                               | C/C++
  16. keydef.zip        12279 **+   Keydev v3.0 by Ondrej Blazek : Lets you assign
  17.                               | macros up to 255 keystrokes to all keys.
  18. klik2000.zip      17822 *     K2000 Emulator by Kli : Shows a simple
  19.                               | Knightrider effect on your screen and keyboard
  20.                               | leds. C/C++
  21. learn.zip          7141 **    Learn v2.1 by Ondrej Blazek : Add-on for Keydef
  22.                               | that allows you to define Keydef macros through
  23.                               | textfiles instead of the normal "key by key"
  24.                               | process.
  25. ll_kbd.zip        52600 ***+  Keyboard Routines by Lord Logic : Lowlevel
  26.                               | keyboard routines. Assembler
  27. obbuf.zip         12658 ***   Obbuf v3.2 by Ondrej Blazek : Fills the keyboard
  28.                               | buffer with specific keystrokes before running
  29.                               | a program. Very useful if you often use the
  30.                               | same functions of a program when you start it.
  31. pxdtut6.zip       20234 ***+  Peroxide Trainer Part 6 by Telemachos of Peroxide
  32.                               | : This tutorial explains how to program
  33.                               | interrupts, timers and keyboard handlers.
  34.                               | Pascal, Text
  35.